Gets or sets the body.
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string Body { get; set; }Public Property Body As String
Get
Set
Property Value
Type:
StringThe body.
See Also